AutodiscoverServiceAllowWriteStreamBuffering Property |
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool AllowWriteStreamBuffering { get; set; }Public Property AllowWriteStreamBuffering As Boolean
Get
Set
Property Value
Type:
Booleantrue if [allow write stream buffering]; otherwise,
false.
See Also